Overload List

  Name Description
Public method Contains<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
Determines whether an index with the specified key selector exists in the collection.
Public method Contains(LambdaExpression)
Determines whether an index with the specified key selector exists in the collection.

See Also